In [162]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Numata, Gunma¶

Date: 23 feb 2013 07:23:55¶

m = 6.3¶

In [163]:
folder, earthquake = find_earthquake('Numata, Gunma')
In [164]:
bar_chart_fp(folder)
In [165]:
plot_box_3d(folder)
In [166]:
scatter_plot_evs(folder)
In [167]:
temporal_series_b(folder)
In [168]:
alert_status_plot(folder)
In [169]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Numata, Gunma 2013-02-25 07:23:53.580000 6.3 0.72 131.68 136 140.83 140.83 346 85 -1 SS
In [ ]:

In [ ]: